body {background-color: white;font-family:"思源黑体","Arial";width: 100%;margin: 0px;padding: 0px;overflow-x:hidden;}
html {margin: 0px;padding: 0px;-webkit-tap-highlight-color: transparent;}
* {margin: 0;padding: 0;}
ul,li {list-style-type: none;}
a {text-decoration: none;color: #8c8f91;}
img{margin: 0;padding: 0;vertical-align: bottom;}
a:hover{text-decoration: none;}
img {width: 100%;height: auto;}
p{margin: 0px;}
.video embed, .video object, .video iframe {width: 100%;height: auto;}
.navbar-brand{padding: 23px 15px;}
.container-fluid{padding-left: 0px;padding-right: 0px;}
.container{width: 1400px;}
.navbar-fixed-top, .navbar-fixed-bottom{position: auto;}

.new .tab-pane img{width:100%;}
.tab-pane img{width:auto;}
.news_ny_tit{ display:none;}
.swiper-containerss{overflow:hidden !important;}

.nav_two_ul{position: absolute;z-index: 999;width: 100% !important;background: #015198;overflow: hidden;display: none;right: 0px;}
.nav_twoe_ul{position: absolute;z-index: 999;width: 100% !important;background: #015198;overflow: hidden;display: none;right: 0px;}
.nav_twoee_ul{position: absolute;z-index: 999;width: 100% !important;background: #015198;overflow: hidden;display: none;right: 0px;}
.nav_twoeee_ul{position: absolute;z-index: 999;width: 100% !important;background: #015198;overflow: hidden;display: none;right: 0px;}

.navbar-default .navbar-nav > li:hover{background: url(nav_li_a_bg.jpg) center bottom no-repeat;}
@media (max-width: 992px){
  .navbar-default .navbar-nav > li:hover{background: none;}
}
.navbar{border-bottom: 1px solid #0a4184;}

.nav > li{position: auto;}

.navbar-nav > li:nth-child(2):hover .nav_two_ul{display: block;}
.navbar-nav > li:nth-child(3):hover .nav_twoe_ul{display: block;}
.navbar-nav > li:nth-child(4):hover .nav_twoee_ul{display: block;}
.navbar-nav > li:nth-child(5):hover .nav_twoeee_ul{display: block;}

.nav_two_ul>.container>ul>li{float: left;width: 20%;padding-left: 10px;padding-right: 10px;margin-top: 30px;margin-bottom: 30px;}
.nav_two_ul>.container>ul>li>a{color: #fff;font-size: 16px;text-align: center;display: block;margin-bottom: 20px;}
.nav_twoe_ul>.container>ul>li{float: left;width: 20%;padding-left: 10px;padding-right: 10px;margin-top: 30px;margin-bottom: 30px;}
.nav_twoe_ul>.container>ul>li>a{color: #fff;font-size: 16px;text-align: center;display: block;margin-bottom: 20px;}
.nav_twoee_ul>.container>ul>li{float: left;width: 20%;padding-left: 10px;padding-right: 10px;margin-top: 30px;margin-bottom: 30px;}
.nav_twoee_ul>.container>ul>li>a{color: #fff;font-size: 16px;text-align: center;display: block;margin-bottom: 20px;}
.nav_twoeee_ul>.container>ul>li{float: left;width: 20%;padding-left: 10px;padding-right: 10px;margin-top: 30px;margin-bottom: 30px;}
.nav_twoeee_ul>.container>ul>li>a{color: #fff;font-size: 16px;text-align: center;display: block;margin-bottom: 20px;}
.nav_two_ul_three{border-right: 1px dashed #fff;overflow: hidden;}
.nav_two_ul_three li{width: 50%;float: left;margin-bottom: 10px;}
.nav_two_ul_three li a{color: #fff;}
.nav_two_ul_three li a .iconfont{color: #fff;}
.header_xunan{line-height: 37px;float: right;border-radius: 2px;margin-top: 29px;}
.header_xunan #myDropdown{float: right;border: none;}
.header_xunan .dropdown{border: none;}
.header_xunan .dropdown-menu{margin: 0px 0px 0px;}
.header_xunan .btn{border: none;}
.btn-primary {color: #2c3345;background-color: #fff;border-color: #fff;border-radius: 6px;background: url(header_diqiubg.jpg) left center no-repeat;padding-left: 30px;}
.btn-primary:hover{color: #2c3345;background-color: #fff;border-color: #fff;}
.open .btn-primary{color: #2c3345;background-color: #fff;border-color: #fff;}
.header_xunan a{display: block;font-size: 14px;color: #ffffff;text-align: center;}
.navbar-right{margin-right: 20px;}
.navbar-fixed-top, .navbar-fixed-bottom{position: relative;}
.navbar{background: url(header_navbg.jpg) top repeat-x;min-height: 97px;margin-bottom: 0px;}
.navbar-default .navbar-nav > li > a{font-size: 16px;color: #2c3345;padding: 0px;line-height: 90px;width: 90px;text-align: center;}
.navbar-default .navbar-nav > li > a:hover{background: url(header_nav_libg.jpg) center top no-repeat;}
.header_liss{background: url(header_nav_libg.jpg) center top no-repeat;}






nav.navbar.bootsnav.navbar-default { background-color: #fff; margin-bottom: 0; border: none; border-radius: 0; min-height: initial; position: fixed; width: 100%; top: 0; box-shadow: 0 5px 5px #f0f0f0; }

nav.navbar.bootsnav.navbar-default .container { padding: 0; position: relative; display: flex; justify-content: space-between; align-items: center; }

@media screen and (max-width: 992px) { nav.navbar.bootsnav.navbar-default .container { background-color: transparent; } }

nav.navbar.bootsnav.navbar-default .container::before, nav.navbar.bootsnav.navbar-default .container::after { display: none; }

nav.navbar.bootsnav.navbar-default .container .navbar-header { margin-right: 0; min-width: 0; /* 解决flex 布局下 ellipsis 失效问题 父元素加 min-width: 0; */ display: flex; justify-content: space-between; align-items: center; }

nav.navbar.bootsnav.navbar-default .container .navbar-header::before, nav.navbar.bootsnav.navbar-default .container .navbar-header::after { content: unset; display: initial; }

nav.navbar.bootsnav.navbar-default .container .navbar-header .navbar-toggle { background-color: transparent; border: none; margin-left: 15px; margin-right: 0 !important; margin-top: 8px !important; margin-bottom: 8px !important; top: 0 !important; }

@keyframes smallbig { 0% { transform: scale(1); }
  50% { transform: scale(0); }
  100% { transform: scale(1); } }

nav.navbar.bootsnav.navbar-default .container .navbar-header .navbar-toggle .icon-bar { background-color: #ccc; transition: all 0.2s; width: 30px; height: 2px; margin: 8px auto; }

@media (max-width: 992px) { nav.navbar.bootsnav.navbar-default .container .navbar-header .navbar-toggle { animation: smallbig .6s ease-in-out; }
  nav.navbar.bootsnav.navbar-default .container .navbar-header .navbar-toggle.collapsed { animation: none; }
  nav.navbar.bootsnav.navbar-default .container .navbar-header .navbar-toggle.collapsed .top-bar { transform: rotateZ(0); }
  nav.navbar.bootsnav.navbar-default .container .navbar-header .navbar-toggle.collapsed .middle-bar { opacity: 1; }
  nav.navbar.bootsnav.navbar-default .container .navbar-header .navbar-toggle.collapsed .bottom-bar { transform: rotateZ(0); }
  nav.navbar.bootsnav.navbar-default .container .navbar-header .navbar-toggle .top-bar { transform: translateY(8px) rotate(45deg); }
  nav.navbar.bootsnav.navbar-default .container .navbar-header .navbar-toggle .middle-bar { opacity: 0; }
  nav.navbar.bootsnav.navbar-default .container .navbar-header .navbar-toggle .bottom-bar { transform: translateY(-12px) rotate(-45deg); } }

nav.navbar.bootsnav.navbar-default .container .navbar-header .logo { height: auto; display: flex; align-items: center; padding: 15px 15px; }

@media screen and (max-width: 768px) { nav.navbar.bootsnav.navbar-default .container .navbar-header .logo { padding-left: 15px; padding-top: 8px; padding-bottom: 8px; padding-right: 8px; } }

nav.navbar.bootsnav.navbar-default .container .navbar-header .logo:hover { color: #777; }

nav.navbar.bootsnav.navbar-default .container .navbar-header .logo .logo_img { text-align: left; }

@media screen and (max-width: 992px) { nav.navbar.bootsnav.navbar-default .container .navbar-header .logo .logo_img img { height: 50px;width: auto; } }

@media screen and (max-width: 768px) { nav.navbar.bootsnav.navbar-default .container .navbar-header .logo .logo_img img { height: 33px;width: auto; } }

nav.navbar.bootsnav.navbar-default .container .navbar-header .left_text { line-height: 1; text-align: left; min-width: 0; /* 解决flex 布局下 ellipsis 失效问题 父元素加 min-width: 0; */ }

nav.navbar.bootsnav.navbar-default .container .navbar-header .left_text .ch { font-size: 26px; font-weight: bold; color: #2e2e2e; }

@media (max-width: 1200px) { nav.navbar.bootsnav.navbar-default .container .navbar-header .left_text .ch { font-size: 22px; } }

@media (max-width: 500px) { nav.navbar.bootsnav.navbar-default .container .navbar-header .left_text .ch { font-size: 18px; } }

nav.navbar.bootsnav.navbar-default .container .navbar-header .left_text .en { margin-top: 5px; color: #dfdfdf; font-size: 12px; font-weight: bold; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse { padding-right: 0; padding-left: 0; display: flex !important; align-items: center; }

@media (max-width: 992px) { nav.navbar.bootsnav.navbar-default .container .navbar-collapse { flex-direction: column; } }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse.in ul.nav.navbar-nav > li { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }

@media (max-width: 992px) { nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav { padding: 0; text-align: left; width: 100%; } }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li { position: relative; border-bottom: 1px solid #f5f5f5; transform: translateY(0); -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms; transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms; opacity: 0; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li:nth-child(1) { -webkit-transition: all 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0ms; transition: all 0.2s cubic-bezier(0.77, 0, 0.175, 1) 300ms; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li:nth-child(2) { -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0ms; transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 300ms; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li:nth-child(3) { -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms; transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 300ms; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li:nth-child(4) { -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0ms; transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 300ms; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li:nth-child(5) { -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0ms; transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 300ms; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li:nth-child(6) { -webkit-transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1) 0ms; transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1) 300ms; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li:nth-child(7) { -webkit-transition: all 1.4s cubic-bezier(0.77, 0, 0.175, 1) 0ms; transition: all 1.4s cubic-bezier(0.77, 0, 0.175, 1) 300ms; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li:nth-child(8) { -webkit-transition: all 1.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms; transition: all 1.6s cubic-bezier(0.77, 0, 0.175, 1) 300ms; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li::after { content: ""; width: 0; height: 3px; background: #f01d23; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }

@media screen and (max-width: 992px) { nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li { border: none;padding-left: 15px; } }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li .dropdown_icon { display: none; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li.nav_on::after { width: 100%; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li.nav_on a { font-size: 16px; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li > a { text-transform: uppercase; font-weight: 600; padding: 40px 20px; color: #5b5b5b; font-size: 16px; margin-bottom: 0; position: relative; z-index: 10; border: none; border-bottom: solid 1px #e0e0e0; }

@media (max-width: 1200px) { nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li > a { padding: 35px 10px; font-size: 15px; } }

@media screen and (max-width: 992px) { nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li > a { color: #7a7a7a; } }

@media screen and (max-width: 1200px) { nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li > a { padding: 25px 15px; } }

@media screen and (max-width: 992px) { nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li > a { padding: 12px 15px; line-height: 1.4; text-align: left; } }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li.dropdown ul.dropdown-menu { background-color: #fff; border-color: #ccc; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li.dropdown ul.dropdown-menu > li a { padding: 10px; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li.dropdown ul.dropdown-menu > li.dropdown > a.dropdown-toggle .dropdown_icon { position: absolute; top: 50%; right: 15px; transform: translateY(-50%); margin: 0; transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045); display: block; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li.dropdown ul.dropdown-menu > li.dropdown.on a.dropdown-toggle .dropdown_icon { transform: translateY(-50%) rotateZ(90deg); transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045); }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li.dropdown a.dropdown-toggle .dropdown_icon { position: absolute; top: 50%; right: 15px; transform: translateY(-50%); margin: 0; transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045); display: block; }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li.dropdown.on a.dropdown-toggle .dropdown_icon { transform: translateY(-50%) rotateZ(90deg); transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045); }

@media (max-width: 992px) { nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li.dropdown a.dropdown-toggle::before { display: none; }
  nav.navbar.bootsnav.navbar-default .container .navbar-collapse ul.nav.navbar-nav > li.dropdown a.dropdown-toggle::after { display: none; } }

nav.navbar.bootsnav.navbar-default .container .navbar-collapse a.site_language { width: 32px; height: 32px; background-color: #f01d23; border-radius: 50%; line-height: 32px; color: #fff; font-size: 14px; margin-top: -5px; }

@media (max-width: 992px) { nav.navbar.bootsnav.navbar-default .container .navbar-collapse a.site_language { margin-top: 20px; } }

@media screen and (max-width: 992px) { nav.navbar.bootsnav.navbar-mobile .navbar-collapse { height: 100vh !important; } }





.banner_fudong{}
.banner_fudong .container{margin-top: 20px;margin-bottom: 20px;}
.banner_fudong img{width: auto;}
.banner_fudong p{font-size: 16px;color: #434343;text-align: center;padding-top: 10px;padding-bottom: 6px;}
.banner_fudong .swiper-slide{background: none;}
.banner_fudong .swiper-containeres{overflow: hidden;}
.banner_fudong .product_ul{background: url(fenlei_rightbg.jpg) right center no-repeat !important;}

.banner_fudong .swiper-button-next,.banner_fudong .swiper-button-prev{top: auto;width: 16px;height: 26px;margin-top: -60px;}
.banner_fudong .swiper-button-next{background:url(banner_fudong_right_an.jpg) center center no-repeat !important;right: 168px;}
.banner_fudong .swiper-button-prev{background:url(banner_fudong_left_an.jpg) center center no-repeat !important;left: 168px;}

.company_left_ul_tit li{width: 100%;}
.company_left_ul_tit .nav-tabs > li > a{margin-right: 0px;border-radius:0px;border: none !important;color: #4a4849 !important;}
.company_left_ul_tit .nav > li > a{padding: 0px 0px 0px 60px;}
.company_left_ul_tit .active a{background: url(company_left_ul_libgs.jpg)left center no-repeat;background-size: cover;}
.company_left_ul_tit .nav > li > a:hover,.company_left_ul_tit .nav > li > a:focus{background: url(company_left_ul_libgs.jpg)left center no-repeat;background-size: cover;}


/* 产品 */
.product_bg{background: url(pro_bg_righttop.jpg) top right no-repeat;overflow: hidden;clear: both;background-color: #f3f3f3;}
.product_tit{display: block;text-align: right;padding-top: 10px;}
.product_bg img{width: auto;}
.swia{width: 100% !important;padding-left: 4px;padding-right: 3px;margin-bottom: 40px;}
.pro_hot_ul_li_div{text-align: left;margin-top: 28px;}

.swiper-slide-thumb-active a{color: #222222;}
.pro_hot_tit{position: absolute;text-align: left;left: 0px;top: 166px;width: 484px;}
.pro_hot_tit p:first-child{font-size: 30px;color: #949494;font-weight: bold;text-transform: uppercase;}
.pro_hot_tit h2{font-size: 42px;color: #222222;margin-bottom: 6px;margin-top:4px;}
.pro_hot_tit .product_hot_des{font-size: 14px;color: #222222;line-height: 26px;}
.pro_hot_tit .product_hot_an{width: 136px;line-height: 54px;text-align: center;border-radius: 30px;background: #003e77;margin-top: 30px;}
.pro_hot_tit .product_hot_an a{font-size: 14px;color: #fff;display: block;}
.pro_hot_tit_img{display: block;}
.product_bg .swiper-button-prev{background-image: url(pro_left_an.png) !important;margin-left: 548px;background-size: 74px 143px !important;width: 74px !important;height: 143px !important;}
.product_bg .swiper-button-next{background-image: url(pro_right_an.png) !important;background-size: 74px 143px !important;width: 74px !important;height: 143px !important;}


.swiper-slide-thumb-active .pro_hot_ul_dess{background: #195184;}
.swiper-slide-thumb-active .pro_hot_ul_dess p:nth-child(2) a{border: 1px solid #47749d;}

.pro_hot_ul_dess{background: #3c3c3c;}
.pro_hot_ul_dess h3{font-size: 16px;color: #ffffff;text-align: center;padding-top: 12px;padding-bottom: 8px;margin-top:0px;margin-bottom:0px;}
.pro_hot_ul_dess p{padding-bottom: 15px;}
.pro_hot_ul_dess p a{display: block; margin: 0 auto; text-align: center;width: 68px;line-height: 16px;border: 1px solid #636363;font-size: 10px;color: #fff;}

.pro_hot_swiper_img{width: 523px;height: 446px;margin-top: 104px;margin-left: 558px;}

.pro_hot_tit_imgs{display: none;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{display: none;}

/* 关键词产品说明 */
.shuoming{width: 1400px;margin: 0 auto;}
.shuoming .jieshaoleft{width: 50%;float: left;padding: 0 10px 10px 10px;}
.shuoming .jieshaoright{width: 50%;float: left;padding: 0 10px 10px 10px;}
.shuoming h2{text-align: center;font-size: 24px;font-weight: 100;margin: 30px 0px;}
.shuoming p{text-indent: 2em;color: #585858;line-height: 2em;}
.procondy{width: 100%;overflow: hidden;}
.procondy ul{display: flex;flex-wrap: wrap;text-align: center;}
.procondy ul li{width: 19%;border: 1px solid #ccc;margin: 0.5%;}
.procondy ul li h3{background: #3c3c3c; margin: 0; font-size: 16px; color: #fff; height: 40px; line-height: 40px; overflow: hidden;}

@media (max-width: 1400px) { 
.shuoming{ width:100%}
}

@media (max-width: 768px) {
.shuoming{ display:none;}
}




.app_bg{background: url(app_bg.jpg) center top no-repeat;overflow: hidden;clear: both;}
.app_left_tit{font-size: 24px;color: #fff;background: url(app_titbg.jpg) 15px bottom no-repeat;padding-bottom: 23px;padding-left: 15px;margin-top: 66px;}
.app_left_tit span{display: block;font-size: 42px;color: #fff;font-weight: bold;text-transform: uppercase;}
.app_left_des span{display: block;font-size: 36px;color: #fff;}
.app_left_des{font-size: 16px;color: #e0e0e0;margin-top: 27px;padding-left: 15px;margin-bottom: 50px;}
.app_bg ul{overflow: hidden;margin-bottom: 27px;}
.app_bg ul li{margin-bottom: 32px;}
.app_bg ul li img{width: auto;}
.app_bg ul li a{display: block;border: 2px solid #91a1af;border-radius: 2px;}
.app_bg ul li a:hover .app_left_li{display: none;}

.app_bg ul li a:hover .app_left_li_honor{display: block;}
.app_left{padding-left: 0px;padding-right: 0px;}
.app_left_li_honor{display: none;background: url(app_libg.png) center center no-repeat;background-size: cover;height: 141px;}
.app_left_li_honor p{font-size: 18px;color: #fff;text-transform: uppercase;}
.app_left_li_honor p span{display: block;font-size: 12px;color: #fff;}
.app_left_li_honor P:first-child{overflow: hidden;padding-top: 20px;padding-bottom: 16px;}
.app_left_li_honor P:first-child img{display: block;margin: 0 auto;}
.app_left_li_honor P:nth-child(2){text-align: center;padding-left: 14px;padding-right: 14px;}
.app_left_li p{font-size: 18px;color: #fff;}
.app_left_li p span{display: block;font-size: 20px;}
.app_left_li p:first-child{overflow: hidden;}
.app_left_li p:first-child img{float: right;padding-top: 14px;padding-right: 14px;}
.app_left_li p:nth-child(2){clear: both;margin-top: 16px;padding-left: 20px;padding-bottom: 22px;}

.about_index{background: #f3f3f3;overflow: hidden;clear: both;}
.about_index .container{background: #fff;overflow: hidden;padding-left: 0px;padding-right: 0px;margin-top: 76px;}
.about_index ul{overflow: hidden;margin-top: 20px;}
.about_index ul li img{width: auto;}
.about_left_an img{width: auto;}
.about_left{padding-left: 72px;padding-right: 30px;}
.about_left_tit{font-size: 24px;color: #3f3f3f;margin-top: 50px;margin-bottom: 16px;}
.about_left_tit span{display: block;font-size: 15px;color: #808080;text-transform: uppercase;}
.about_left_des{font-size: 14px;color: #4b4b4b;text-indent: 2em;line-height: 24px;}
.about_right{padding-left: 33px;padding-right: 0px;}
.about_left_an{margin-top: 21px;margin-bottom: 32px;}

.huoban_lg{display: block;margin-bottom: 30px;}
.huoban_sm{display: none;}
.huoban{background: #f3f3f3;overflow: hidden;clear: both;}
.huoban .container{background: #fff;margin-top: 16px;margin-bottom: 90px;padding-left: 0px;padding-right: 0px;}
.huoban_tit{font-size: 25px;color: #808080;text-transform: uppercase;text-align: center;margin-top: 28px;margin-bottom: 22px;}
.huoban_tit span{font-size: 24px;color: #3f3f3f;padding-right: 6px;}
.huoban .swiper-button-next,.huoban .swiper-button-prev{top: auto;width: 19px;height: 34px;margin-top: -50px;}
.huoban .swiper-button-next{background:url(huoban_right_an.jpg) center center no-repeat !important;right: 280px;}
.huoban .swiper-button-prev{background:url(huoban_left_an.jpg) center center no-repeat !important;left: 280px;}
.swiper-containereshb{overflow: hidden;width: 89.7%;margin: 0 auto;}

.video_index{background: url(video_bg.jpg) center top no-repeat;overflow: hidden;clear: both;}
.video_right{padding-left: 0px;padding-right: 0px;float: right;}
.video_right_tit{font-size: 16px;color: #666666;text-align: right;margin-top: 61px;margin-bottom: 38px;}
.video_right_tit span{display: block;font-size: 38px;color: #595959;}
.video_right_div{overflow: hidden;margin-bottom: 70px;}
.video_right_div_left{width: 63%;float: left;}
.video_right_div_left img{border-bottom: 1px solid #e5be21;}
.video_right_div_right{width: 35%;float: right;}
.video_right_div_right li{margin-bottom: 10px;}
.video_right_div_right li:first-child{background: url(video_right_bg1.jpg) center center no-repeat;}
.video_right_div_right li:nth-child(2){background: url(video_right_bg2.jpg) center center no-repeat;}
.video_right_div_right li p{text-align: center;}
.video_right_div_right li p:first-child{font-size: 14px;color: #ffffff;padding-top: 46px;}
.video_right_div_right li p:nth-child(2){font-size: 30px;color: #ffffff;padding-bottom: 47px;}

.new{background: #f4f4f4;overflow: hidden;clear: both;}
.new .container{margin-bottom: 54px;}
.new_tit_div{overflow: hidden;margin-top: 54px;margin-bottom: 60px;}
.new_tit_div p:first-child{font-size: 16px;color: #7e7e7e;width: 33%;float: left;padding-left: 14px;}
.new_tit_div p:first-child span{display: block;font-size: 34px;color: #393836;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background-color: #18459a;border: none;color: #fff;font-size: 14px;}
.new_tit_div_right{width: 248px;border-radius: 22px;background: #3a60a8;height: 45px;float: right;margin-top: 14px;}
.new_tit_div_right .nav-tabs{height: 45px;border: none;}
.new .nav-tabs > li{width: 50%;}
.new .nav-tabs > li > a{border: none;border-radius:22px;line-height: 45px;padding: 0px;text-align: center;color: #fff;}
.new .nav-tabs > li > a:hover{background: #18459a;color: #fff;}

.new_li_p{font-size: 20px;color: #333333;padding-top: 30px;padding-bottom: 14px;}
.new_li_time{font-size: 16px;color: #808080;font-weight: normal;}
.new_main_ul{overflow: hidden;}

.new_list_tit{font-size: 24px;color: #393836;margin-bottom:16px;padding-left:10px;padding-right:10px;}
.new_list_tit span{display:block;float:right;}
.new_list_tit a{font-size: 15px;color: #6d6d6d;font-weight: bold;top:3px;}
.new_list_main li{padding-left:10px;padding-right:10px; overflow:hidden;border-bottom: 1px dashed #ccc;}
.new_list_main li a{font-size:16px;color:#585858;}
.new_list_main li a p{line-height: 38px;overflow:hidden;}
.new_list_main li a span:first-child{float:left;width:70%;display:block;overflow:hidden; height:38px; overflow:hidden;}
.new_list_main li a span:last-child{float:right;width:30%;display:block;text-align:right;}



.lgmd{margin-top: 16px;}
.swiper-slide{background: #fff !important;}
.bodyred{position: relative;}
.tuijian_swiper{width: 100%;margin-bottom: 16px;position: relative;}
.swiper-containere{overflow: hidden;}
.swiper-containers_lg .swiper-pagination-bullet{width: 8px !important;height: 8px !important;background: #fff !important;opacity: 1 !important; border-radius: 4px !important;padding-top: 3px;padding-bottom: 3px;}
.swiper-containers_lg .swiper-pagination-bullet-active{ border-radius: 8px !important;box-shadow: 0px 0px 3px 3px rgba(255, 255, 255, 0.6);}

.lianxi_index{background: #ffffff;overflow: hidden;clear: both;}
.lianxi_one{background: url(lianxi_div_bg.jpg) right center no-repeat;width: 31.8%;float: left;margin-top: 24px;}
.lianxi_one p{font-size: 18px;color: #494949;background: url(lianxi_bg1.jpg) left center no-repeat;padding-left: 45px;height: 70px;padding-top: 13px;}
.lianxi_one p span{display: block;font-size: 15px;color: #696868;}
.lianxi_two{background: url(lianxi_div_bg.jpg) right center no-repeat;width: 28.5%;float: left;margin-top: 24px;}
.lianxi_two p{font-size: 25px;color: #5a5a5a;background: url(lianxi_bg2.jpg) left center no-repeat;padding-left: 61px;margin-left: 54px;height: 70px;padding-top: 11px;}
.lianxi_two p span{display: block;font-size: 15px;color: #696868;}
.lianxi_three{width: 39.7%;float: left;margin-top: 37px;margin-bottom: 38px;}
.lianxi_three span{margin-left: 88px;}
.lianxi_three img{width: auto;vertical-align: middle;}
.lianxi_three a{padding-left: 9px;padding-right: 9px;}

/* 底部 */
.footer_bg{background: #2e2d33;overflow: hidden; clear: both;}
.footer_bg a{color: #fff;}
.footer_bg img{width: auto;}
.footer_con1{border-bottom: 1px solid #434248;padding-left: 0px;padding-right: 0px;}
.footer_con1_left{padding-left: 0px;padding-right: 0px;}
/* .footer_con1_left p{font-size: 27px;color: #7b7c7f;background: url(footer_logo.jpg) left 2px no-repeat;line-height: 100px;padding-left: 0px;margin-top: 40px;} */
.footer_con1_left p img{display: block;padding-bottom: 10px;margin-top: 50px;}
.footer_con1_left p{font-size: 14px;color: #ffffff;}
.footer_con1_right{padding-left: 0px;padding-right: 0px;}
.footer_con1_right p{font-size: 14px;color: #ffffff;margin-top: 78px;text-align: right;margin-bottom: 26px;}
.footer_con2{margin-bottom: 40px;padding-left: 0px;padding-right: 0px;}
.footer_con2_left{padding-left: 0px;padding-right: 0px;}
.footer_con2_left p{font-size: 18px;color: #ffffff;margin-top: 32px;padding-bottom: 14px;}
.footer_con2_left>ul>li{float: left;margin-right: 35px;}
.footer_con2_left li{font-size: 14px;color: #999999;padding-right: 0px;line-height: 26px;}
.footer_con2_right{padding-left: 0px;padding-right: 0px;}
.footer_con2_right{margin-top: 43px;}
.footer_con2_left>ul{overflow: hidden;}
.footer_con2_right_left img{display: block;margin: 0 auto;}
.footer_con2_right_left p{font-size: 18px;color: #ffffff;text-align: center;line-height: 42px;}
.footer_con2_right_right p:first-child{font-size: 15px;color: #ffffff;background: url(footer_phonebg.jpg) right top no-repeat;width: 140px;text-align: right;float: right;padding-top: 38px;}
.footer_con2_right_right p:nth-child(2){font-size: 28px;color: #ffffff;clear: both;text-align: right;}
.footer_con2_right_right p:nth-child(3){font-size: 28px;color: #f8f8f8;text-align: right;}
.footer_bottom{background: #2e2d33;overflow: hidden; clear: both;border-top: 1px solid #434248;}
.footer_bottom p{text-align: center;font-size: 14px;color: #ffffff;line-height: 2em;font-weight: normal;}
.footer_bottom img{width: auto;vertical-align: middle;padding-left: 12px;}

/* 简介页面 */
.company_ny{background: #f1f1f1;}

.cur-site {margin-top: 19px;	font-size: 0;}
.cur-site .container {padding-right: .9375rem;padding-left: .9375rem;margin-top: 19px;font-size: 0;}
.cur-site a {display: inline-block;line-height: 14px;font-size: 14px;}
.cur-site a span {color: #999;transition: color .3s;}
.cur-site a span:hover  {color: #ee4049;}
.cur-site a::after {content: '/';margin-right: 8px;margin-left: 8px;color: #999;}
.cur-site a:last-child::after {display: none;}
.inside-cntr {border: 1px solid #e2e2e2;background: #fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.inside-cntr-2 {border: 1px solid #fff;}
.inside-nav {padding-top: 94px;border-bottom: 1px solid #e1e1e1;text-align: center;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
.inside-nav.letmove {transform: translateY(30px);opacity: 0;transition: transform 1s, opacity 1s;}
.inside-nav.move {transform: translateY(0);opacity: 1;}
.inside-nav > ul {font-size: 0;}
.inside-nav > ul > li {display: inline-block;position: relative;padding-bottom: 26px;margin-right: 51px;margin-left: 51px;min-width: 145px;vertical-align: top;}
.inside-nav span {display: block;line-height: 16px;font-size: 16px;color: #999;transition: .45s, color .3s;}
.inside-nav > ul > li:hover span,
.inside-nav > ul > li.move span {transform: translateY(-14px);color: #ee4049;}
.inside-nav > ul > li i {display: block;position: absolute;left: 50%;bottom: 0;width: 1px;height: 16px;background: #e1e1e1;transition: .45s;}
.inside-nav > ul > li:hover i,
.inside-nav > ul > li.move i {height: 30px;background: #ee3f48;}
.nav-circle {position: absolute;left: 50%;bottom: -16px;border: 1px solid #e1e1e1;margin-left: -5px;width: 11px;height: 11px;background: #fff;border-radius: 50%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.nav-circle::after {content: ' ';display: block;position: absolute;z-index: 5;border: 2px solid #ee3f48;left: -1px;top: -1px;width: 11px;height: 11px;	border-radius: 50%;clip:rect(0px 11px 0px 0px);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;transition: .225s .225s;}
.inside-nav > ul > li:hover .nav-circle::after,
.inside-nav > ul > li.move .nav-circle::after {clip:rect(0px 11px 11px 0px);transition: .225s;}
.nav-circle::before {content: ' ';display: block;position: absolute;z-index: -10;border: 2px solid #fff;left: -1px;top: -1px;width: 11px;height: 11px;border-radius: 50%;clip: rect(0px 5px 11px 0px);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;transition: clip .225s, z-index 0s .45s;}
.inside-nav > ul > li:hover .nav-circle::before,
.inside-nav > ul > li.move .nav-circle::before {z-index: 10;clip: rect(0px 5px 0px 0px);transition: clip .225s .225s, z-index 0s;}
.inside-fix-nav {position: fixed;left: 0;top: -90px;z-index: 99999;width: 100%;height: 90px;font-size: 0;text-align: center;background: #fff;opacity: 0;box-shadow: 0px 0px 15px 0px  #ddd;transition: .6s .05s;}
.inside-fix-nav.on {top: 0;opacity: 1;}
.inside-fix-nav > ul {margin-top: 24px;width: 100%;overflow-x: auto;overflow-y: hidden;white-space: nowrap;-webkit-overflow-scrolling: touch;}
.inside-fix-nav > ul > li {display: inline-block;position: relative;margin-right: 34px;margin-left: 34px;font-size: 16px;vertical-align: top;}
.inside-fix-nav > ul > li a {color: #666;transition: .3s;}
.inside-fix-nav > ul > li a span {line-height: 37px;}
.inside-fix-nav > ul > li:hover a,
.inside-fix-nav > ul > li.cur a {color: #dd000b;}
.inside-fix-nav > ul > li::before {content: '';position: absolute;left: -34px;top: 50%;transform: translateY(-50%);width: 1px;height: 37px;background: #e1e1e1;}
.inside-fix-nav > ul > li:first-child::before {display: none;}

.company_left{padding-left: 15px;padding-right: 61px;}
.company_left_tit{font-size: 20px;color: #ffffff;width: 76%;margin: 0 auto;background: url(com_ny_left_titbg.jpg) 92px center no-repeat;padding-left: 4px;margin-top: 16px;margin-bottom: 20px;}

.company_ny{margin-top: 50px;}
.company{background: #fff;overflow: hidden;}
.company_tit{font-size: 28px;color: #666666;text-align: center;padding-top: 70px;padding-bottom: 50px;}
.company_main{margin-bottom: 60px;}
.company_main p{font-size: 16px;color: #6c6c6c;line-height: 30px;}
.company_main p img{width: auto;}
/* 单页面产品 */
.company_pro{width: 100%;overflow: hidden;}
.company_pro ul{display: flex;flex-wrap: wrap;text-align: center;}
.company_pro ul li{width: 19%;border: 1px solid #ccc;margin: 0.5%;}
.company_pro ul li h2{background: #3c3c3c; margin: 0; font-size: 16px; color: #fff; height: 40px; line-height: 40px; overflow: hidden;font-weight: 100;}
@media screen and (max-width: 767px) {
.company_pro ul li{width: 49%;border: 1px solid #ccc;margin: 0.5%;}
}

.title_ny{background: #f6f6f6;}
.title_ny .container{padding-left: 0px;padding-right: 0px;}
.title_ny_tit{font-size: 14px;color: #999999;line-height: 58px;padding-left: 30px;text-align: right;}
.liuyan_company_tit{text-align: center;font-size: 24px;color: #4587e8;margin-top: 10px;margin-bottom: 20px;}
.company_left_top{background: #1a62a2;overflow: hidden;}
.form1{width: 76%;margin: 0 auto;padding-bottom: 14px;}
.form1 #input{width: 140px;border: none;padding-left: 4px;height: 21px;}
.form1 .search{vertical-align: middle;float: right;}
.company_right{padding-left: 15px;padding-right: 15px;}
.red{background: url(company_left_ul_libgs.jpg)left center no-repeat;background-size: cover;}

.company_left_ul ul{overflow: hidden;}
.company_left_ul ul li{background: url(company_left_ul_libg.jpg) center center no-repeat;background-size: cover;}
.company_left_ul ul li a{display: block;font-size: 14px;color: #4a4849;line-height: 46px;padding-left: 60px;}


.pro_left{padding-left: 15px;  padding-right: 50px;}
.pro_left_tit{font-size: 20px;color: #ffffff;width: 76%;margin: 0 auto;background: url(com_ny_left_titbg.jpg) 114px center no-repeat;padding-left: 4px;margin-top: 16px;margin-bottom: 20px;}
.pro_left_top{background: #1a62a2;overflow: hidden;}
.pro_left_ul>ul{overflow: hidden;}
.pro_left_ul>ul>li{background: url(company_left_ul_libg.jpg) center center no-repeat;background-size: cover;}
.pro_left_ul>ul>li>a{display: block;font-size: 14px;color: #4a4849;line-height: 46px;padding-left: 60px;}
.pro_left_ul>ul>li>a:hover{background: url(company_left_ul_libgs.jpg)left center no-repeat;background-size: cover;}
.pro_left_ul>ul>li:hover .prolistss{display: block;}
.prolistss{display: none;}
.prolistss>li>a{display: block;font-size: 14px;color: #4a4849;line-height: 46px;padding-left: 48px;}

.ziyuan_left{padding-left: 0px;padding-right: 50px;}
.ziyuan_left_tit{font-size: 20px;color: #ffffff;width: 76%;margin: 0 auto;background: url(com_ny_left_titbg.jpg) 114px center no-repeat;padding-left: 4px;margin-top: 16px;margin-bottom: 20px;}
.ziyuan_left_top{background: #1a62a2;overflow: hidden;}
.ziyuan_left_ul ul{overflow: hidden;}
.ziyuan_left_ul ul li{background: url(company_left_ul_libg.jpg) center center no-repeat;background-size: cover;}
.ziyuan_left_ul ul li a{display: block;font-size: 14px;color: #4a4849;line-height: 46px;padding-left: 48px;}

.news_sidebar_left{padding-left: 0px;padding-right: 50px;}
.news_sidebar_left_tit{font-size: 20px;color: #ffffff;width: 76%;margin: 0 auto;background: url(com_ny_left_titbg.jpg) 114px center no-repeat;padding-left: 4px;margin-top: 16px;margin-bottom: 20px;}
.news_sidebar_left_top{background: #1a62a2;overflow: hidden;}
.news_sidebar_left_ul ul{overflow: hidden;}
.news_sidebar_left_ul ul li{background: url(company_left_ul_libg.jpg) center center no-repeat;background-size: cover;}
.news_sidebar_left_ul ul li a{display: block;font-size: 14px;color: #4a4849;line-height: 46px;padding-left: 48px;}

.product_ny_fenlei li{margin-bottom: 10px;}

.pro_list_ny li p{text-align: center;line-height: 40px;color: #6a6d6f;font-size: 16px;}
.pro_list_ny li h2{text-align: center;line-height: 40px;color: #6a6d6f;font-size: 16px;margin: 0px;}
.pro_list_ny li img{width: 100%;box-shadow: 1px 3px 1px #ccc;}

.pro_nr_nys li{padding-left: 15px;padding-right: 15px;}
.pro_nr_nys li p{text-align: center;line-height: 30px;color: #2f2f2f;font-size: 16px;}
.pro_nr_nys li img{width: 100%;}

.pro_ny_xiangqing{font-size: 16px;color: #fff;background: #1f7ece;line-height: 30px;margin-top: 20px;margin-bottom: 10px;padding-left: 20px;}

.container_ny{padding-top: 50px;}
.title_news{text-align: center;font-size: 20px;color: #2f2f2f;line-height: 40px;font-weight: bold;}
.hit{text-align: center;font-size: 14px;line-height: 30px;color: #6a6d6f;padding-bottom: 10px;}
.title_h1_bg{background: #1261ac;overflow: hidden;clear: both;line-height: 50px;}
.title_h1{font-size: 20px;color: #fff;}
.title_h1 a{color: #fff;}
.return{float: right;font-size: 14px;}
#page{text-align: center;clear: both;}
.hit{text-align: center;font-size: 14px;display: block;}
.nav_h2title{background: #f5f5f5;}
.nav_h2title p{font-size: 20px;font-weight: bold;color: #2f2f2f;padding-left: 10px;line-height: 42px;}

.contact_h2title{background: #f5f5f5;font-size: 20px;font-weight: bold;color: #2f2f2f;padding-left: 10px;line-height: 42px;}

.nav_contact{margin-top: 30px;}
.list{margin-top: 20px;margin-bottom: 20px;line-height: 26px;}
.list a{color: #2f2f2f;font-size: 15px;}

.new_right li>a>img{border: 1px solid #ccc;}
.new_left li>a>img{border: 1px solid #ccc;}

.related_product01{font-size: 16px;margin-bottom: 20px;}

.pro_list_ny li{margin-bottom: 20px;}
.pro_list_ny li a{display: block;box-shadow: 3px 3px 6px #ccc;}

.nry_contentees table{border: 1px solid #ccc;}
.nry_contentees table td{border: 1px solid #ccc;font-size: 15px;line-height: 30px;text-align: center;}

.product_ny_fenlei{margin-bottom: 30px;overflow: hidden;}
.product_ny_fenlei ul{width: 60%;margin: 0 auto;}
.product_ny_fenlei ul li{text-align: center;line-height: 40px;}
.product_ny_fenlei ul li a{font-size: 18px;background: #1f7ece;border-radius: 10px;display: block;color: #fff;}

.news_list_ny li{line-height: 40px;border-bottom: 1px dotted #ccc;}
.news_list_ny li a{font-size: 16px;color: #2f2f2f;}
.news_list_ny li span{float: right;}

.page_company{font-size: 16px;line-height: 26px;text-indent: 2em;}
.page_content{font-size: 16px;line-height: 26px;}
.page_content a{color: #000;}
.page_jcpz{font-size: 16px;line-height: 26px;}
.nry_content{font-size: 16px;line-height: 26px;text-indent: 2em;}

.news_ny li>a>p:first-child{width: 15%;border: 1px solid #ccc;}

.pit_left{margin-bottom: 30px;}

.zhanshi_ny_img li{padding-left: 5px;padding-right: 5px;margin-bottom: 10px;}

.ziliao_ny_li li{margin-top: 0;
  margin-bottom: 15px;
  padding: 10px 15px;
  background: #fafafa;
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.04);
  border-radius: 2px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;}

.pit_left .cloudZoomBox .jqueryzoom { text-align: left; border: 1px solid #ccc;}

@media screen and (max-width: 992px) {.pit_left .cloudZoomBox .jqueryzoom { text-align: center; } }

.pit_left .cloudZoomBox .jqueryzoom img {  width: 100%; }



@media screen and (max-width: 450px) {.pit_left .cloudZoomBox .jqueryzoom img { width: 100%; } }

.pit_left .cloudZoomBox .small_imgs { overflow: hidden; }

.pit_left .cloudZoomBox .small_imgs li img { width: 75px;  margin: 5px; border: 1px solid #ccc;}

.pro_ny_right .lXPopup-btn {
  width: 160px;
  height: 40px;
  border-radius: 30px;
  border: 0;
  outline: 0;
  box-shadow: 0 1px 8px rgba(255,255,255,.2);
  line-height: 2;
  background-color: #6cabfa;
  color: #fff;
  cursor: pointer;
}
.pro_ny_buttom{text-align: center;margin: 0 auto;width: 346px;margin-top: 15px; margin-bottom:15px; overflow:hidden;}
.pro_ny_buttom p{margin-left: 6px;margin-right: 6px;}
.pro_ny_buttom p:first-child{width: 160px;float: left;line-height: 40px;color: #6cabfa;border-radius: 30px;box-shadow: 0 1px 8px rgba(255,255,255,.2);border: 1px solid #6cabfa;font-size: 16px;text-align: center;}
.pro_ny_buttom p:nth-child(2){width: 160px;float: left;}

.company_main .list-paddingleft-2 li{width: 25%;float: left;}

.sjs{position: fixed;right:0px;top:50%;z-index: 9999;}
.sjs span{display:block;text-align:center;font-size:14px;background: #037bd1;color: #fff;line-height: 26px;}

/*产品内页*/
.product_con_bg{background: #fff;overflow: hidden;clear: both;}
.product_con_bg .container{background: #fff;overflow: hidden;}
.pro_ny_right{width: 50%;}
.pro_ny_right{float: right;}
.pro_ny_tit{font-size: 30px !important;text-align: center !important;margin-bottom: 24px !important;color: #666;}
.pro_ny_right p{font-size: 16px;color: #666;line-height: 24px;}
.pro_xg_left li{float: left;margin-bottom: 12px;box-shadow: 3px 3px 6px #ccc;}
.pro_xg_left li p{width: 100%;text-align: center;font-size: 16px;line-height: 34px;color: #666; height:34px; overflow:hidden;}
.details{font-size: 20px;padding-bottom: 12px;color: #666;}
.pro_ny_content{clear: both;color: #333;font-size: 15px;margin-bottom: 20px;}
.pro_ny_content_tit{border: 1px solid #eaeaea;margin-bottom: 26px;line-height: 40px;margin-top:20px;}
.pro_ny_content_tit p{text-align: center;font-size: 14px;border-right: 1px solid #eaeaea;color: #076ce0;border-top:4px solid #076ce0;}

.jqueryzoom{width: 80%;float: right;}
.small_imgs{display: block;float: left;width: 20%;}

.products_ny_tits{border-bottom:1px solid #076ce0;margin-bottom: 30px;}
.products_ny_tits p{width: 10%;background: #076ce0;text-align: center;font-size: 16px;color: #fff;line-height: 46px;}

.pro_xg{ clear:both;}




.product_fenlei_xs{display: none;overflow: hidden;clear: both;}
.product_fenlei{display: block;overflow: hidden;clear: both;}


.nav_h2title{background: #1261ac;}
.nav_h2title p{font-size: 20px;font-weight: bold;color: #ffffff;padding-left: 10px;line-height: 42px;}
.contact_h2title{background: #1261ac;font-size: 20px;font-weight: bold;color: #fff;padding-left: 10px;line-height: 42px;}
.nav_contact{margin-top: 30px;}
.navcontact{text-decoration: none;color: #6a6d6f;font-size: 14px;line-height: 34px;border: 1px solid #e2e2e2;}
.navcontact li{border-bottom: 1px solid #e2e2e2;padding-left: 10px;}
.navcontact li:first-child{font-size: 14px;font-weight: bold;}
.prolist_nav li{line-height: 38px;border: 1px solid #e2e2e2;}
.prolist_nav li a{font-size: 15px;padding-left: 10px;color: #6a6d6f;}
.prolist_nav li span{float: right;padding-right: 10px;padding-top: 15px;}

.pagination > li > a, .pagination > li > span{color: #826d86;}

.liuyan_company form table{width: 100%;}
.anniu{line-height: 32px;font-size: 16px;color: #fff;background: #4587e8;border-radius: 6px;}

.lmwenzi{font-size: 16px;text-align: center;color: #8c8f91;}

/*触发效果*/
.prolist_nav_er{display: none;}
.sidebar_ul{display: none;}
/*.prolist_nav_li:hover ul{display: block;}*/
.pro_ny_right_li{font-size: 16px !important;}
.prolist_nav_lis{border: none !important;}

.sidebar ul li a {   /* color: #55453a;*/color: #fff;
    font-size: 16px;}
.selected a{color: #934208;}
.sidebar p{color: #fff;
line-height: 46px;
padding: 0 10px;
display: block;
font-size: 20px;
overflow:hidden;}
.sidebar p a{
font-size: 16px;font-weight: bold;}

.sidebar_xs{display: none;}
.nry_content p img{width: auto;}

.right_ny{padding-left: 0px;padding-right: 0px;}
.right_ny .pro_list_ny li{padding-left: 10px;padding-right: 10px;}

.right_ny .pump{margin: 10px auto 30px;}
.right_ny .pump h2{font-size: 20px; display: block; text-align: center; margin: 20px 0px;font-weight: 400;}
.right_ny .pump p{text-indent: 2em;line-height: 2em;font-size: 15px;color: #565656;}


.product_right_pro{padding-left: 0px;padding-right: 0px;}
.sidebar_xs{display: none;}
.navigation{display: block;}
.sidebar_h4{text-align: center;background: #1261ac;line-height: 40px;margin: 20px;border-radius: 12px;color: #fff;}
.sidebar_xs  .sidebar_ul li{text-align: center;line-height: 38px;margin-top: 4px;border-radius: 12px;border-bottom: 1px solid #1261ac;margin-left: 20px;font-size: 16px;margin-right: 20px;}
.sidebar_xs  .sidebar_ul li:hover{background: #1261ac;color: #fff;}
.sidebar_xs  .sidebar_ul li:hover a{color: #fff;}

/*新闻列表页*/
.news_ny_bg{background: #f9f9f9;overflow: hidden;clear: both;}
.news_ny_bg .container{background: #fff;    margin-bottom: 10px;  margin-top: 10px;}

.news_ny{margin: 0 auto;}
.news_right_ny li{width: 100%;margin-top: 20px;overflow: hidden;clear: both;}
.news_ny li>a>p{font-size: 18px;line-height: 40px;margin-right: 12px;width: 13%;float: left;text-align: center;color: #787878;}
.news_ny li>a>p>span{font-size: 32px;padding-bottom: 6px;display: block;border-bottom: 1px solid #acacac;}
.news_ny_des{width: 83%;float: right;}
.news_ny_img{width: 27%;float: left;}
.news_ny_des_main{color: #787878;font-size: 14px;line-height: 20px;padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid rgba(0,0,0,0.1);}
.news_ny_des_main span{display: block;font-size: 18px;line-height: 33px;padding-bottom: 15px;}
.news_ny_des_an{font-size: 14px;color: #787878;font-weight: bold;}

/*新闻内页*/
.title_news{font-size: 26px;text-align: center;line-height:2em;color: #333;}
.hit{font-size: 14px;text-align: center;display: block;margin-bottom: 10px;color: #333;}
.nry_content{font-size: 16px;text-indent: 2em;line-height: 2em;color: #333;}
.list{font-size: 14px;margin-top: 20px;margin-bottom: 20px;color: #333;}
.list a{color: #333;color: #333;}
.news_nry_bg{background: #f9f9f9;overflow: hidden;clear: both;}
.news_nry_bg .container{    margin-bottom: 10px;  margin-top: 10px;}
.news_ny_left{ background:#FFF; overflow:hidden;}
.news_ny_right{}
.news_ny_right_cp{ margin-bottom:20px; background:#FFF; overflow:hidden; padding:10px;border: 1px solid #eaeaea;}
.news_ny_right_cp li{line-height: 2.5em; border-bottom: 1px dashed #dedede; padding-left: 20px;}
.news_ny_right_cp li a{font-size: 16px;color: #333;line-height: 26px;}
table{width: 100% !important;}
table td{border: 1px solid #ccc !important;line-height: 28px !important;}
table td p{padding-left: 6px !important;}

.news_ny_right_title{line-height: 2.5em; text-align: center; font-size: 18px; border: 1px solid #eaeaea; color: #076ce0; border-top: 4px solid #076ce0;}
.news_ny_right_news{ margin-bottom:20px; background:#FFF; overflow:hidden; padding:10px;border: 1px solid #eaeaea;}
.news_ny_right_news li{ margin-bottom:10px;}
.news_ny_right_news li a p:nth-child(1){ border:none;}
.news_ny_right_news li a p:nth-last-child(1){ height:48px; overflow:hidden;font-size: 15px; text-indent: 2em; line-height: 24px; color: #a7a7a7;}


.contentus_ny_bg{background: #f5f5f5;overflow: hidden;clear: both;}
.contentus_ny{margin: 0 auto;}
.contentus_ny_des{margin-bottom: 26px;}
.contentus_ny_des p{font-size: 16px;text-indent: 2em;color: #333;line-height: 26px;letter-spacing: 1px;}
.contentus_ny_tit{font-size: 28px;color: #333;font-weight: bold;text-align: center;line-height: 90px;}

.contentlxfs_ny_bg{background: #f5f5f5;overflow: hidden;clear: both;}
.contentlxfs_ny{margin: 0 auto;}
.contentlxfs_ny_des{margin-bottom: 26px;padding-left: 20px;}
.contentlxfs_ny_des p{font-size: 16px;color: #333;line-height: 26px;letter-spacing: 1px;}
.contentlxfs_ny_tit{font-size: 28px;color: #333;font-weight: bold;text-align: center;line-height: 90px;}



#page{text-align: center;clear: both;}

/*表单*/
.contact_us_left{width: 80%;margin: 0 auto;}
#name{font-size: 14px;width: 100%;padding-left: 10px;}
#phone{font-size: 14px;width: 100%;padding-left: 10px;}
#content{font-size: 14px;width: 100%;margin-bottom: 10px;padding-left: 10px;padding-top: 10px;color: #555;}
.anniu{width: 100% !important;margin-bottom: 30px;margin-top: 10px;}
.form-control{margin-bottom: 12px;}



.company_tupian p{text-indent: 2em;}

.new_swiper_xs{display: none;}

.footer_con2_right_left a{display: none;}
/* .footer_con2_right_left>p{display: none;} */
.footer_weixins{display: block !important;}

.product_ny_mxs{display: none;}

.title_other{font-size: 26px;font-weight: bold;color: #333;padding-bottom: 24px;text-align: center;}

.product_con_bg table tr td img {width: auto;}

.pro_list_ny{overflow: hidden;}

.pro_ny_content_tits p {
  width: 14%;
  text-align: center;
  font-size: 14px;
  border-right: 1px solid #eaeaea;
  color: #076ce0;
  border-top: 4px solid #076ce0;
}
.pro_ny_content_tits {
  border: 1px solid #eaeaea;
  margin-top: 34px;
  margin-bottom: 26px;
  line-height: 40px;
}
.footerDiv{display: none;}

.chanpin_xs{display: none;}

.shebei_tits{display: none;}

.new_tits{display: none;}

.footerDiv li{width:25%;float:left;}

.product_lg{display: block;}
.product_sm{display: none;}

.swiper-slide{background: none !important;}

.swiper-containeresm{overflow: hidden;}
.liuyan_company .container{width: 100%;}

.pro_swiper_lg{display: block;}
  .pro_swiper_xs{display: none;}

  .pro_ny_content table tr td{border: 1px solid #ccc;text-align: center !important;font-size: 15px !important;color: #333 !important;}
.pro_ny_content table tr td p span{font-size: 15px !important;line-height: 24px !important;color: #333 !important;}

.pro_hot_ul_li_div>img{width: 100%;}

.pro_ny_content_tit .nav-tabs{border-bottom: none;}
.pro_ny_content_tit .nav-tabs > li > a{border: none;padding: 10px 30px;color: #525252;}

.pro_ny_content_tit .nav-tabs > li.active > a,.pro_ny_content_tit .nav-tabs > li.active > a:hover,.pro_ny_content_tit .nav-tabs > li.active > a:focus{text-align: center;
  font-size: 14px;
  border-right: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  padding: 10px 30px;
  color: #076ce0;
  border-top: 4px solid #076ce0;
  background-color: #fff !important;
  border-radius: 0px;
}
.pro_ny_content_main .tab-pane>p{font-size: 15px;line-height: 24px;}
.pro_ny_content_main .tab-pane a{color: #525252;}

#page{    display: table; margin: 0 auto;}
#page a{
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #6a6d6f;
    text-decoration: none;
    background-color: #fff;border: 1px solid #ddd;}
#page a:nth-child(2){display:none;}
#page a:last-child{display:none;}

.product_tit{line-height:24px;color:#333;}

@media (min-width: 1200px) and (max-width: 1500px) {
  .container{width: 100%;}

}

@media (min-width: 1024px) and (max-width: 1199px) {
  .container{width: 100%;}
  .header_mian_right{display: none;}

  .prolist_right .form2 #input{width: 82%;}
  /* .about_left{display: none;} */
  .about_right{width: 100%;}
  .about_right_topbai{width: 88.8%;}
  .about_right_top ul{width: 88%;margin-left: 0px;}
  .about_right_bottom ul{width: 88%;}

  #certify{width: 100% !important;}


  .footer_bg .container{width: 100%;}
  .footer_con1_right p{text-align: left;margin-top: 0px;padding-left: 15px;}
  .footer_con2_left p{margin-top: 20px;}
  .footer_con2_right_left p{width: 74px;}
  .footer_con2_right_right p:first-child{float: left;}
  .footer_con2_right_right p:nth-child(2){text-align: left;}
  .footer_con2_right_right p:nth-child(3){text-align: left;}
  .pro_ny_content img{width:100%;}

  .footer_con1_right p{padding-left: 0px;margin-top: 12px;margin-bottom: 20px;}
  .footer_con2_right_right p:first-child{background: url(footer_phonebg.jpg) left center no-repeat;padding-top: 6px;padding-bottom: 6px;padding-left: 40px;width: 100%;text-align: left;}
  .footer_con2_right_right{padding-left: 0px;padding-right: 0px;}

  .about_index{background: #024f93;}
  .about_left{width:46%;}
  .about_left_an{margin-bottom: 52px;}
  .about_left_p1{font-size: 22px;}
  .about_right{width:54%;margin-top:20px;margin-bottom: 20px;}
  .about_right li{padding-left: 40px;padding-right: 40px;}
  .about_left>img {width: 80%;}

  /* .product_tit{font-size: 20px;}
  .product_tit span{font-size: 26px;}
  .pro_tit{font-size: 20px;}
  .pro_tit span{font-size: 26px;} */
  .pro_li{width: 25%;}
  .pro_an {margin-top: 10px;margin-bottom: 44px;}
  .pro_li{padding-left: 6px;padding-right: 6px;}

  .new_main_ul li{padding-left: 4px;padding-right: 4px;}
  .new_tit_div p:first-child{width: 100%;}
  .new_li_p{font-size: 15px;padding-top: 16px;}
  .new_tit_div{margin-top: 30px;margin-bottom: 30px;}
  .new_tit_div p:first-child span{font-size: 22px;}
  .lianxi_three a{padding-left: 4px;padding-right: 4px;}

  .huoban .swiper-button-next, .huoban .swiper-button-prev{display: none;}

  .about_left{padding-left: 15px;padding-right: 15px;}
  .about_right{padding-left: 15px;padding-right: 15px;padding-top: 78px;}
  .about_index ul li img{width: 100%;}

  .pro_hot_ul_li_div img{width: 100%;}

  .banner_fudong .swiper-button-next, .banner_fudong .swiper-button-prev{display: none;}

  .pro_hot_tit{display: none;}
  .product_bg .swiper-button-prev{margin-left: 0px;}
  .pro_hot_swiper_img{margin-left: 0px;}

  .pro_left{padding-right:20px;}
.form1{display:none;}

}

@media (min-width: 768px) and (max-width: 1023px) {
  .company_left{padding-right: 0px;}
  .container{width: 100%;}
  .header_mian_center{display: none;}
  .jqueryzoom{width: 100%;}
  .pit_left .cloudZoomBox .jqueryzoom img{width: 100%;}

  .news_ny_des{width: 97%;}
  .news_right_ny li{ margin-top:0px;}
.pro_ny_right{ width:100%;}
  .pro_ny_content img{width:100%;}

  .navbar-default .navbar-nav > li > a{width: 82px;}
  .header_top_rights{padding-left: 67px;}

  .lianxi_one{width: 50%;}
  .lianxi_two{width: 50%;}
  .lianxi_three{display: none;}

  .footer_bg .container{width: 100%;}
  .footer_con1_right p{text-align: left;margin-top: 0px;padding-left: 15px;}
  .footer_con2_left p{margin-top: 20px;}
  .footer_con2_right_left p{width: 74px;}
  .footer_con2_right_right p:first-child{float: left;}
  .footer_con2_right_right p:nth-child(2){text-align: left;}
  .footer_con2_right_right p:nth-child(3){text-align: left;}
  .footer_con2_left ul{height: 144px;}
  .banner_ny p:first-child{font-size: 22px;margin-top: 52px;margin-bottom: 26px;}
  .banner_ny p:first-child span{font-size: 26px;}
  .banner_ny p:nth-child(2){margin-bottom: 36px;}
  .news_ny li>a>p:first-child{display: none;}
  .news_ny li>a>p:nth-child(2){width: 27%;margin-right: 10px;}
  .product_con_bg table tr td img {width: 100%;}

  .footer_con1_right p{padding-left: 0px;margin-top: 12px;margin-bottom: 20px;}
  .footer_con2_right_right p:first-child{background: url(footer_phonebg.jpg) left center no-repeat;padding-top: 6px;padding-bottom: 6px;padding-left: 40px;width: 100%;text-align: left;}
  .footer_con2_right_right{padding-left: 0px;padding-right: 0px;}




  .new_main_ul li{padding-left: 4px;padding-right: 4px;}
  .new_tit_div p:first-child{width: 100%;}
  .new_li_p{font-size: 15px;padding-top: 16px;}
  .new_tit_div{margin-top: 30px;margin-bottom: 30px;}
  .new_tit_div p:first-child span{font-size: 22px;}
  .lianxi_three a{padding-left: 4px;padding-right: 4px;}

  .huoban .swiper-button-next, .huoban .swiper-button-prev{display: none;}

  .about_left{padding-left: 15px;padding-right: 15px;}
  .about_right{padding-left: 15px;padding-right: 15px;padding-top: 78px;}
  .about_index ul li img{width: 100%;}

  .pro_hot_ul_li_div img{width: 100%;}

  .banner_fudong .swiper-button-next, .banner_fudong .swiper-button-prev{display: none;}

  .pro_hot_tit{display: none;}
  .product_bg .swiper-button-prev{margin-left: 0px;}
  .pro_hot_swiper_img{margin-left: 0px;}

  .pro_left{padding-right:10px;}
.form1{display:none;}
}

@media (max-width: 767px) and (min-width: 424px){
  .product_lg{display: none;}
  .product_sm{display: block;}
  .navbar-fixed-top, .navbar-fixed-bottom{position: fixed;top:0px;background: #fff;}
  .container{width: 100%;}
  .header_top_bg{display: none;}
  .nav_index_bg{display: none;}
  /* .navbar-brand > img{width: 74%;} */
  .navbar-brand{
    /* width: 86%; */
    height: 106px;padding: 29px 2px;padding-left: 6px;}
  .dropdown-menu{margin: 107px 0px 0px;}
  .navbar-toggle{margin-top: 32px;background: #dcdcdc;}
  /* .navbar-default .navbar-toggle .icon-bar{background-color: #fff !important;} */

  .pro_ny_content img{width:100%;}
  .dropdown-menu{margin: 96px 0px 0px;}


  .footer_bg .container{width: 100%;}
  .footer_con1_right p{text-align: left;margin-top: 0px;padding-left: 15px;}
  .footer_con2_left p{margin-top: 20px;}
  .footer_con2_right_left p{width: 115px;}
  .footer_con2_right_right p:first-child{float: left;}
  .footer_con2_right_right p:nth-child(2){text-align: left;font-size: 36px;}
  .footer_con2_right_right p:nth-child(3){text-align: left;}
  .footer_con2_right_left{width: 100%;}
  .footer_con2_right_right{width: 100%;margin-bottom: 20px;}
  .footer_con1_left p{padding-left: 0px;padding-top: 53px;font-size: 20px;}
  .new_tit_div p{width: 60%;}
  .new_tit_div p:nth-child(2){margin-left: 15px;}
  .new_tit_div p:first-child{background-size: cover;}
  .footer_con2_left ul{height: 144px;}

  .company .container{padding-left: 20px;padding-right: 20px;}
  .company .container{padding-left: 15px;padding-right: 15px;}
  .banner_ny{margin-top: 96px;}
  .banner_ny p:first-child{font-size: 20px;margin-top: 53px;margin-bottom: 20px;}
  .banner_ny p:first-child span{font-size: 24px;}
  .banner_ny p:nth-child(2){margin-bottom: 36px;}
  .title_ny_tit{line-height: 50px;padding-left: 15px;text-align: left;padding-right: 15px;}
  .inside-nav{padding-top: 70px;}
  .company_tit{padding-top: 40px;padding-bottom: 30px;font-size: 24px;}
  .company_main p{font-size: 14px;line-height: 32px;}
  .liuyan_company_tit{font-size: 24px;margin-top: 28px;margin-bottom: 34px;}
  .news_ny li>a>p{display: none;}
  .news_ny_des{width: 100%;}
  .about_bottom .container{margin-bottom: 50px;}
  .footer_con2_left{display: none;}
  .footer_con2_right_left>img{display: none;}
  .footer_con2_right_left>p{width: 100%;}
  .footer_con2_right_left>p>img{display: block;margin: 0 auto;margin-bottom: 16px;}
  .footer_weixins{display: none !important;}
  .footer_con2_right_left a{display: block;}
  .footer_con2_right_left>p{display: block;}
  .footer_con2_right_left a{width: 35px;height: 48px;cursor: pointer;background-image: url(ico4.png);background-repeat: no-repeat;display: block;float: left;transition: all 0s ease 0s;margin-left: 20px;margin-right: 20px;}
  .footer_con2_right_a1{background-position: -2px top;}
  .footer_con2_right_a2{background-position: -113px top;}
  .footer_con2_right_a3{background-position: -173px top;}
  .swiper-containers{margin-top: 96px;}
  .product_ny_pclg{display: none;}
  .product_ny_mxs{display: block;}
  .product_ny_mxs .swiper-containers{margin-top: 96px;}

  .pro_ny_mxs_tit p{font-size: 28px;color: #333;padding-top: 24px;padding-bottom: 24px;font-weight: bold;text-align: center;}
  .product_ny_mxs .swiper-containers img{width: 100% !important;}
  .huixian_ny{background: #f5f5f5;height: 14px;overflow: hidden;clear: both;}
  .tss{font-size: 20px;font-weight: bold;color: #3285ff;}
  .tss p{border-bottom: 3px solid;}
  #pro_ny_mxstabs{overflow: hidden;}
  #pro_ny_mxstabs li{font-size: 18px;width: 50%;float: left;line-height: 50px;}
  #pro_ny_mxstabs li p{width: 84px;text-align: center;margin: 0 auto;}
  .pro_ny_mxs_hovers{margin-bottom: 20px;}

  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{position: relative;margin-top: 20px;}
  .sidebar_xs{display: block;}
  .navigation{display: none;}
  .sjs{display:none;}
  .title_other{font-size: 20px;}



  .lianxi_one{display: none;}
  .lianxi_two{display: none;}
  .lianxi_three{width: 100%;margin-top: 10px;margin-bottom: 10px;}
  .lianxi_three span{margin-left: 0px;}


  .footer_con1_left p{width: 88%;font-size: 16px;}
  .footer_con1_left p img{width: 100%;margin-top: 0px;}
  .footer_con1_right p{padding-left: 0px;margin-top: 12px;margin-bottom: 20px;}
  .footer_con2_right_left{display: none;}
  .footer_con2_right{margin-top: 12px;}
  .footer_con2_right_right p:first-child{background: url(footer_phonebg.jpg) left center no-repeat;padding-top: 6px;padding-bottom: 6px;padding-left: 40px;width: 100%;text-align: left;}
  .footer_con2_right_right{padding-left: 0px;padding-right: 0px;}

  .pro_ny_content_tits p{width: 30%;}
  .ny_banners{padding-top: 106px;}


  .pro_ny_content_tit p{width: 34%;}
  .products_ny_tits{display: none;}
  .pro_ny_buttom{width: 100%;margin-bottom: 10px;overflow: hidden;}
  .pro_ny_buttom p:first-child{width: 44%;}
  .pro_ny_buttom p:nth-child(2){width: 44%;}
  .pro_ny_right{width: 100%;}

  .jqueryzoom{width: 100%;}
  .constants_pro .jqueryzoom img{width: 100%;}

  .pro_ny_tit{font-size: 22px !important;margin-top: 20px;margin-bottom: 22px !important;}
  .lXPopup-btn{width: 100%;}


  .new_main_ul li{padding-left: 4px;padding-right: 4px;}
  .new_tit_div p:first-child{width: 100%;}
  .new_li_p{font-size: 15px;padding-top: 16px;}
  .new_tit_div{margin-top: 30px;margin-bottom: 30px;}
  .new_tit_div p:first-child span{font-size: 22px;}
  .lianxi_three a{padding-left: 4px;padding-right: 4px;}

  .new_main_ul li{padding-left: 4px;padding-right: 4px;}
  .new_tit_div p:first-child{width: 100%;}
  .new_li_p{font-size: 15px;padding-top: 8px;padding-bottom: 6px;}
  .new_li_time{font-size: 14px;padding-bottom: 10px;}
  .new_tit_div{margin-top: 30px;margin-bottom: 30px;}
  .new_tit_div p:first-child span{font-size: 22px;}
  .lianxi_three a{padding-left: 4px;padding-right: 4px;}

  .video_index{background: url(video_bg.jpg) center top;}
  .video_right_div_left{width: 100%;}
  .video_right_div_right{width: 100%;}
  .video_right_div_right li{background-size: cover !important;}
  .video_right_div_right li:first-child{margin-top: 10px;}
  .video_right_div_right li:nth-child(2){margin-top: 10px;}
  .video_right_tit{text-align: center;margin-top: 40px;margin-bottom: 26px;}
  .video_right_tit span{font-size: 20px;}
  .video_right_div_right li p:nth-child(2){font-size: 24px;}
  .video_right_div_right li{width: 50%;float: left;}

  .huoban_tit{font-size: 20px;}
  .huoban_tit span{font-size: 20px;}
  .huoban .container{margin-bottom: 40px;}

  .about_right{padding-left: 15px;padding-right: 15px;}
  .about_right img{margin-bottom: 15px;}
  .about_left{padding-left: 15px;padding-right: 15px;}
  .about_index ul li img{width: 100%;}
  .about_index ul li{margin-bottom: 10px;}
  .about_left_an a{display: block;text-align: center;}
  .about_left_tit{text-align: center;}
  .about_index .container{margin-top: 20px;}

  .app_bg {background: url(app_bg.jpg) center top;}
  .app_left_li_honor p span{display: none;}
  .app_left_li{height: 154px;}
  .app_left_li_honor{height: 154px;}
  .app_left_tit{font-size: 20px;}
  .app_left_tit span{font-size: 30px;}
  .app_left_des span{font-size: 18px;}
  .app_left_des{font-size: 14px;}
  .app_left_li p:nth-child(2){padding-left: 8px;padding-bottom: 0px;}
  .app_left_li_honor P:nth-child(2){padding-left: 8px;padding-right: 8px;padding-top: 10px;}

  .pro_hot_tit{display: none;}
  /* .pro_hot_swiper_img{width: 100%;}
  .pro_hot_swiper_img img{width: 100%;} */
  .pro_swiper_lg{display: none;}
  .pro_swiper_xs{display: block;}
  .pro_swiper_xs li>a>img{width: 100%;}
  .pro_swiper_xs li{padding-left: 5px;padding-right: 5px;margin-bottom: 10px;}
  .pro_tit_xs{font-size: 18px;color: #434343;padding-left: 5px;padding-right: 5px;margin-top: 26px;margin-bottom: 20px;}
  .pro_tit_xs span{font-size: 16px;float: right;}

  .swiper-containerss{margin-top: 77px;}


  .huoban .swiper-button-next, .huoban .swiper-button-prev{display: none;}

 .news_ny li{margin-top:-10px;}
  .news_ny_des_main span{font-size:16px;}
  .title_news{font-size:22px;}
  .nry_content p img{width:100%;margin-left: -2em;}
  .pro_ny_buttom{display:none;}
  .pro_ny_content{margin-top:20px;overflow:hidden;}
  .pro_ny_content_tit .active a{height:41px;}
  .pro_ny_content_tit li{width:33%}
  .pro_ny_content_tit li a{text-align:center;}
  .image li a{display:block;}
  .image li p{width:100%;height:34px;overflow:hidden;font-size:14px;}


}

.yd_time{ float:right;}

@media (max-width: 425px){
	.yd_time{ display:block !important; text-align:right; }
	.nry_content h2{ font-size:16px;}
	.hit{ padding-bottom:0px; margin-bottom:0px;}
	.yd_jieshao{ height:40px; overflow:hidden;}
  .product_lg{display: none;}
  .product_sm{display: block;}
  .navbar-fixed-top, .navbar-fixed-bottom{background: #fff;top:0px;position: fixed;}
  .container{width: 100%;}
  .header_top_bg{display: none;}
  .nav_index_bg{display: none;}
  .sjs{display:none;}
  .navbar{min-height: 77px;}
  .dropdown-menu{margin: 76px 0px 0px;}
  .navbar-brand > img{width: 100%;}
  .navbar-brand{
    /* width: 76%; */
    padding: 21px 2px;padding-left: 6px;}
  .tiyan li:first-child a{background-size: cover;}
  .navbar-toggle{margin-top: 20px;background: #dcdcdc;}
  /* .navbar-default .navbar-toggle .icon-bar{background-color: #fff !important;} */
  .navbar-brand{height: 62px;}
  .swiper-button-next, .swiper-button-prev{display: none;}

  .pro_ny_content img{width:100%;}
  .ny_banners{display: none !important;}
 .title_ny{
    margin-top: 79px;
}

.yd_time{ float: none; clear:both; text-align:left;}

  .footer_bg .container{width: 100%;padding-left: 0px;padding-right: 0px;}
  .footer_con1_right p{text-align: left;margin-top: 0px;padding-left: 15px;}
  .footer_con2_left p{margin-top: 20px;font-size: 17px;}
  .footer_con2_right_left p{width: 115px;}
  .footer_con2_right_right p:first-child{float: left;}
  .footer_con2_right_right p:nth-child(2){text-align: left;font-size: 32px;}
  .footer_con2_right_right p:nth-child(3){text-align: left;}
  .footer_con2_right_left{width: 100%;}
  .footer_con2_right_right{width: 100%;margin-bottom: 20px;}
  .footer_con1_left p{padding-left: 0px;padding-top: 53px;font-size: 18px;}
  .new_tit_div p{width: 60%;}
  .new_tit_div p:nth-child(2){margin-left: 15px;}
  .footer_con2_left ul{height: 144px;}

  .company .container{padding-left: 15px;padding-right: 15px;}
  .banner_ny{margin-top: 62px;}
  .banner_ny p:first-child{font-size: 18px;margin-top: 56px;margin-bottom: 20px;}
  .banner_ny p:first-child span{font-size: 22px;}
  .banner_ny p:nth-child(2){margin-bottom: 36px;}
  .title_ny_tit{line-height: 24px;padding-top: 10px;padding-bottom: 10px;padding-left: 15px;text-align: left;padding-right: 15px;}
  .inside-nav{padding-top: 68px;}
  .company_tit{padding-top: 36px;padding-bottom: 26px;font-size: 22px;}
  .company_main p{font-size: 14px;line-height: 32px;}
  .liuyan_company_tit{font-size: 22px;margin-top: 24px;margin-bottom: 30px;}
  .news_ny li>a>p{display: none;}
  .news_ny_des{width: 100%;}
  .about_bottom .container{margin-bottom: 30px;}
  .footer_con2_left{display: none;}
  .footer_con2_right_left>img{display: none;}
  .footer_con2_right_left>p{width: 100%;}
  .footer_con2_right_left>p>img{display: block;margin: 0 auto;margin-bottom: 16px;}
  .footer_weixins{display: none !important;}
  .footer_con2_right_left a{display: block;}
  .footer_con2_right_left>p{display: block;}
  .footer_con2_right_left a{width: 35px;height: 48px;margin-left: 20px;margin-right: 20px;cursor: pointer;background-image: url(ico4.png);background-repeat: no-repeat;display: block;float: left;transition: all 0s ease 0s;}

  .footer_con2_right_a1{background-position: -2px top;}
  .footer_con2_right_a2{background-position: -113px top;}
  .footer_con2_right_a3{background-position: -173px top;}
  .swiper-containers{margin-top: 77px;}
  .product_ny_pclg{display: none;}
  .product_ny_mxs{display: block;}
  .product_ny_mxs .swiper-containers{margin-top: 77px;}

  .pro_ny_mxs_tit p{font-size: 24px;color: #333;padding-top: 24px;padding-bottom: 24px;font-weight: bold;text-align: center;}
  .product_ny_mxs .swiper-containers img{width: 100% !important;}
  .huixian_ny{background: #f5f5f5;height: 14px;overflow: hidden;clear: both;}
  .tss{font-size: 20px;font-weight: bold;color: #3285ff;}
  .tss p{border-bottom: 3px solid;}
  #pro_ny_mxstabs{overflow: hidden;}
  #pro_ny_mxstabs li{font-size: 18px;width: 50%;float: left;line-height: 50px;}
  #pro_ny_mxstabs li p{width: 84px;text-align: center;margin: 0 auto;}
  .pro_ny_mxs_hovers{margin-bottom: 20px;}

  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{position: relative;margin-top: 20px;}

  .sidebar_xs{display: block;}
  .navigation{display: none;}
.company_ny {
    margin-top: 20px;
}
.container_ny {
    padding-top: 0px;
}

  .footer_bg{display: none;}

  .footerDiv{display: block;}

  .footer_phonebai{display: block;}
  .footerDiv{background: #2e2d33;position: fixed;bottom: 0px;width: 100%;z-index: 9999999;}
  .footerWrap li{text-align: center;margin-top: 6px;}
  .footerWrap li a{color: #fff;font-size: 15px;display: block;}
  .footerWrap li i{display: block;}
  .footerWrap li a img{display: block;margin: 0 auto;}
  .footer_phonebai{font-size: 16px;color: #5d5d5d;text-align: center;line-height: 30px;}
  .footer_phonebai a{font-size: 16px;color: #5d5d5d;}
  .footerDiv ul{margin-bottom: 0px;}
  .navbar-default{background-color: #fff;}
  .new .container{margin-bottom: 18px;}
  .footer_bottom p{line-height: 22px;padding-top: 8px;padding-bottom: 8px;}
  .footer_bottom{margin-bottom: 48px;}
  .form2 .search{padding-top: 8px;padding-bottom: 8px;}

  .prolist_index .container{margin-top: 10px;margin-bottom: 10px;}
  .prolist_right .form2{width: 100%;}
  .prolist_right .form2 #input{width: 80%;}


  .lianxi_one{display: none;}
  .lianxi_two{display: none;}
  .lianxi_three{width: 100%;margin-top: 10px;margin-bottom: 10px;}
  .lianxi_three span{margin-left: 0px;}

  .pro_ny_content_tits p{width: 42%;}
  .ny_banners{padding-top: 77px;}

  .pro_ny_content_tit p{width: 34%;}
  .products_ny_tits{display: none;}
  .products_ny_tits p{display: none;}
  .pro_ny_buttom{width: 100%;margin-bottom: 10px;overflow: hidden;}
  .pro_ny_buttom p:first-child{width: 44%;}
  .pro_ny_buttom p:nth-child(2){width: 46%;}
  .pro_ny_right{width: 100%;padding-left: 0px;padding-right: 0px;}

  .jqueryzoom{width: 100%;}
  .constants_pro .jqueryzoom img{width: 100%;}

  .pro_ny_tit{font-size: 22px !important;margin-top: 20px;margin-bottom: 22px !important;}
  .lXPopup-btn{width: 100%;}



  .new_main_ul li{padding-left: 4px;padding-right: 4px;}
  .new_tit_div p:first-child{width: 100%;}
  .new_li_p{font-size: 15px;padding-top: 8px;padding-bottom: 6px;}
  .new_li_time{font-size: 14px;padding-bottom: 10px;}
  .new_tit_div{margin-top: 30px;margin-bottom: 30px;}
  .new_tit_div p:first-child span{font-size: 22px;}
  .lianxi_three a{padding-left: 4px;padding-right: 4px;}

  .video_index{background: url(video_bg.jpg) center top;}
  .video_right_div_left{width: 100%;}
  .video_right_div_right{width: 100%;}
  .video_right_div_right li{background-size: cover !important;}
  .video_right_div_right li:first-child{margin-top: 10px;}
  .video_right_div_right li:nth-child(2){margin-top: 10px;}
  .video_right_tit{text-align: center;margin-top: 40px;margin-bottom: 26px;}
  .video_right_tit span{font-size: 20px;}
  .video_right_div_right li p:nth-child(2){font-size: 24px;}
  .video_right_div_right li{width: 50%;float: left;}

  .huoban_tit{font-size: 20px;}
  .huoban_tit span{font-size: 20px;}
  .huoban .container{margin-bottom: 40px;}

  .about_right{padding-left: 15px;padding-right: 15px;}
  .about_right img{margin-bottom: 15px;border: 5px solid #3c3c3c;}
  .about_left{padding-left: 15px;padding-right: 15px;}
  .about_index ul li img{width: 100%;}
  .about_index ul li{margin-bottom: 10px;}
  .about_left_an a{display: block;text-align: center;}
  .about_left_tit{text-align: center;}
  .about_index .container{margin-top: 20px;}

  .app_bg {background: url(app_bg.jpg) center top;}
  .app_left_li_honor p span{display: none;}
  .app_left_li{height: 154px;}
  .app_left_li_honor{height: 154px;}
  .app_left_tit{font-size: 20px;}
  .app_left_tit span{font-size: 30px;}
  .app_left_des span{font-size: 18px;}
  .app_left_des{font-size: 14px;}
  .app_left_li p:nth-child(2){padding-left: 8px;padding-bottom: 0px;}
  .app_left_li_honor P:nth-child(2){padding-left: 8px;padding-right: 8px;padding-top: 10px;}

  .pro_hot_tit{display: none;}
  /* .pro_hot_swiper_img{width: 100%;}
  .pro_hot_swiper_img img{width: 100%;} */
  .pro_swiper_lg{display: none;}
  .pro_swiper_xs{display: block;}
  .pro_swiper_xs li>a>img{width: 100%;}
  .pro_swiper_xs li{padding-left: 5px;padding-right: 5px;margin-bottom: 10px;}
  .pro_tit_xs{font-size: 18px;color: #434343;padding-left: 5px;padding-right: 5px;margin-top: 26px;margin-bottom: 20px;}
  .pro_tit_xs span{font-size: 16px;float: right;}

  .swiper-containerss{margin-top: 77px;}
  .pro_hot_ul_dess p:first-child{font-size:13px;}
  .pro_list_ny li p:nth-child(2){font-size:12px;height:40px;overflow:hidden;}

  .news_ny li{margin-top:-10px;}
  .news_ny_des_main span{font-size:16px;}
  .title_news{font-size:18px;}
  .nry_content p img{width:100%;margin-left: -2em;}
  .pro_ny_buttom{display:none;}
  .pro_ny_content{margin-top:20px;overflow:hidden;}
  .pro_ny_content_tit .active a{height:41px;}
  .pro_ny_content_tit li{width:50%}
  .pro_ny_content_tit li a{text-align:center;}
  .image li{width:50%;margin-left:0px;margin-right:0px;}
  .image li a{display:block;}
  .image li p{width:100%;height:34px;overflow:hidden;font-size:12px;}

  .pro_hot_ul_dess h3{font-size: 14px;height: 38px;overflow: hidden;line-height:21px;}

    .video_index{display:none;}

    .pro_list_ny li h2{height:40px;overflow:hidden;font-size: 14px;}

    .about_index ul{display:none;}


    .app_bg{display:none;}
    .about_xs_ss{display:none;}
    .new>.container:first-child{display: none;}
    .new>.container:nth-child(2){display: block;}
    .new_list_main li{overflow:hidden;}
    .new_list_main li a{font-size:14px;}
    .new_list_main li a span:first-child{height:38px;overflow:hidden;}
    .new_list_tit{font-size:22px;}

}


/* 产品列表页 下拉_y --strat*/
.cate_box .navbar-header_y .fz40{
  font-size: 25px;
}
.cate_box .navbar-header_y { display: none; margin-right: 0; min-width: 0; /* 解决flex 布局下 ellipsis 失效问题 父元素加 min-width: 0; */ justify-content: space-between; align-items: center; }

@media (max-width: 992px) { .cate_box .navbar-header_y { display: flex; } }

.cate_box .navbar-header_y::before, .cate_box .navbar-header_y::after { content: unset; display: initial; }

.cate_box .navbar-header_y .left_box { display: flex; align-items: center; }

.cate_box .navbar-header_y .left_box i.iconfont { font-size: 25px; }

.cate_box .navbar-header_y .left_box em { font-style: normal; font-size: 16px; }

.cate_box .navbar-header_y .navbar-toggle_y { background-color: transparent; border: none; margin-left: 15px; margin-right: 0 !important; margin-top: 8px !important; margin-bottom: 8px !important; top: 0 !important; }

.cate_box .navbar-header_y .navbar-toggle_y:focus{
  outline: none;
}

@keyframes smallbig { 0% { transform: scale(1); }
  50% { transform: scale(0); }
  100% { transform: scale(1); } }

.cate_box .navbar-header_y .navbar-toggle_y .icon-bar { background-color: #ccc; transition: all 0.2s; width: 30px; height: 2px; margin: 8px auto; display: block; }

@media (max-width: 992px) { .cate_box .navbar-header_y .navbar-toggle_y { animation: smallbig .6s ease-in-out; }
  .cate_box .navbar-header_y .navbar-toggle_y.collapsed { animation: none; }
  .cate_box .navbar-header_y .navbar-toggle_y.collapsed .top-bar { transform: rotateZ(0); }
  .cate_box .navbar-header_y .navbar-toggle_y.collapsed .middle-bar { opacity: 1; }
  .cate_box .navbar-header_y .navbar-toggle_y.collapsed .bottom-bar { transform: rotateZ(0); }
  .cate_box .navbar-header_y .navbar-toggle_y .top-bar { transform: translateY(8px) rotate(45deg); }
  .cate_box .navbar-header_y .navbar-toggle_y .middle-bar { opacity: 0; }
  .cate_box .navbar-header_y .navbar-toggle_y .bottom-bar { transform: translateY(-12px) rotate(-45deg); } }

.cate_box #my_wrapper_inner { overflow: hidden; }

@media (max-width: 992px) { .cate_box #my_wrapper_inner { display: none; } }

.cate_box #my_wrapper_inner ul.inner_pro_nav { display: flex; justify-content: space-around; flex-wrap: nowrap; margin: 0 auto; text-transform: uppercase; flex-direction: column; }

.cate_box #my_wrapper_inner ul.inner_pro_nav li { padding: 15px; margin-top: 2px; background-color: #f3f8fc; }

@media (max-width: 768px) { .cate_box #my_wrapper_inner ul.inner_pro_nav li { padding: getRem(15); } }

.cate_box #my_wrapper_inner ul.inner_pro_nav li .link_box { display: flex; justify-content: space-between; align-items: center; }

.cate_box #my_wrapper_inner ul.inner_pro_nav li .link_box i.iconfont { margin-left: 15px; padding: 5px; transition: all .3s ease; }

.cate_box #my_wrapper_inner ul.inner_pro_nav li.dropdown_y.on i.iconfont { transform: rotateZ(-90deg); }

.cate_box #my_wrapper_inner ul.inner_pro_nav li.dropdown_y .dropdown-menu_y { display: none; }

.cate_box #my_wrapper_inner ul.inner_pro_nav li a { position: relative; font-size: 16px; font-weight: 600; white-space: nowrap; width: 100%; }

@media (max-width: 768px) { .cate_box #my_wrapper_inner ul.inner_pro_nav li a { font-size: 14px; } }

.cate_box #my_wrapper_inner ul.inner_pro_nav li a:hover { color: #1261ac; }

.cate_box .my_wrapper_innerprocate { overflow: hidden; }

.cate_box .my_wrapper_innerprocate .inner_box { display: flex; justify-content: space-between; white-space: nowrap; align-items: center; margin: 0 auto; }

.cate_box .my_wrapper_innerprocate .inner_box ul { margin: 0; }

@media (max-width: 992px) { .cate_box .my_wrapper_innerprocate .inner_box ul { display: flex; } }

.cate_box .my_wrapper_innerprocate .inner_box ul li.index_nav a { color: red; }

.cate_box .my_wrapper_innerprocate .inner_box ul li a { font-size: 14px; }

@media (max-width: 992px) { .cate_box .my_wrapper_innerprocate .inner_box ul li a { padding-left: 20px; padding-right: 20px; } }

.cate_box .my_wrapper_innerprocate .inner_box a.more { margin: 0; }

.cate_box .progress_bar { margin-top: 30px; }

@media (max-width: 768px) { .cate_box .progress_bar { margin-top: getRem(30); }  }

.cate_box .progress_bar .total_line { margin: 0 auto; position: relative; width: 200px; height: 4px; background-color: gray; }

.cate_box .progress_bar .total_line .current_line { position: absolute; width: 60px; height: 4px; top: 0; left: 0; background-color: red; transition: all .5s ease-in-out; }

/* 产品列表页 下拉_y --end*/




@font-face {
  font-family: '思源黑体';
  src: url('font/SOURCEHANSANSCN-BOLD_0.OTF');
  font-family: '思源';
  src: url('font/SOURCEHANSANSCN-NORMAL_0.OTF');
}




/* 气动隔膜泵页面样式 */
.page_qdpump_y .qdpump_right h1 { font-size: 30px; }

@media (max-width: 768px) { .page_qdpump_y .qdpump_right h1 { font-size: 24px; } }

.page_qdpump_y .qdpump_right ul.pro_ul li { margin-bottom: 15px; }

.page_qdpump_y .qdpump_right ul.pro_ul li a { display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; }

.page_qdpump_y .qdpump_right ul.pro_ul li a .left_img { flex-basis: 27%; }

@media (max-width: 768px) { .page_qdpump_y .qdpump_right ul.pro_ul li a .left_img { flex-basis: 100%; } }

.page_qdpump_y .qdpump_right ul.pro_ul li a .left_img .img { position: relative; padding-bottom: calc(400 / 600 * 100%); border: 1px solid #ccc; }

.page_qdpump_y .qdpump_right ul.pro_ul li a .left_img .img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }

.page_qdpump_y .qdpump_right ul.pro_ul li a .right_text { flex-basis: 70%; color: #787878; font-size: 14px; line-height: 20px; padding-bottom: 16px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

@media (max-width: 768px) { .page_qdpump_y .qdpump_right ul.pro_ul li a .right_text { flex-basis: 100%; margin-top: 15px; } }

.page_qdpump_y .qdpump_right ul.pro_ul li a .right_text .title { font-size: 22px; display: flex; justify-content: space-between; }

.page_qdpump_y .qdpump_right ul.pro_ul li a .right_text .title .left_tit {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 0;font-size: 18px;font-weight: 400;color: #404040;}

.page_qdpump_y .qdpump_right ul.pro_ul li a .right_text .title .date { flex-shrink: 0; margin-left: 10px; font-size: 16px;border-bottom: 1px #ccc solid;padding-bottom: 2px; }

@media (max-width: 768px) { .page_qdpump_y .qdpump_right ul.pro_ul li a .right_text .title .date { font-size: 16px; } }

.info { margin-top: 15px;font-size: 15px;line-height: 1.6em;text-indent: 2em;}

.news_tit {font-size: 24px;display: block;text-align: center;margin: 25px 0px;font-weight: 400;border-right: 1px solid #eaeaea;color: #076ce0;border-top: 4px solid #076ce0;border-left: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;line-height: 2em;}

.news_tit {margin-top: 35px;margin-bottom: 35px;}
.newsList { display: flex; flex-wrap: wrap; justify-content: space-between; }
.newsList li { flex-basis: 49%; border-bottom: 1px dashed #ccc;line-height: 2em;padding: 5px 0;}

@media (max-width: 768px) {
 .newsList li { flex-basis: 100%; } }

.newsList li a { width: 100%; display: flex; justify-content: space-between; }

.newsList li a .left_tit { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px;margin: 0;line-height: 2em;}

.newsList li a .date { flex-shrink: 0; margin-left: 10px; }